[index]
- (Minus) Operator
Syntax
<numeric expression> - <numeric expression>
Description
The - (minus) operator subtracts the numeric expression that appears to its right from the numeric expression that appears to its left.
Notes
Using spaces to delimit the expression is optional. _______________________________________ Examples:
Type the following in the Message Box and press Enter:
100 - 30
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.